[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
