Notice Data Load Error

Network error: Failed to fetch notice data (Status: 403 Forbidden)

🔍 Show Technical Details

Request Information

{
  "fullUrl": "https://api.id.myabcwallet.com/query/v2/notice/items?service=wallet-homepage&sort=create-time&order=desc&language=ja&offset=0&limit=999",
  "baseUrl": "https://api.id.myabcwallet.com/query/v2",
  "locale": "ja",
  "timestamp": "2025-11-01T12:51:42.773Z",
  "error": "Network error: Failed to fetch notice data (Status: 403 Forbidden)"
}

Troubleshooting:

  • Check if NEXT_PUBLIC_ADMIN_API_URL is correctly set
  • Verify network connectivity from the container
  • Check AWS Security Groups and Network ACLs
  • Review server logs for more details

FAQ Data Load Error

Network error: Failed to fetch FAQ data (Status: 403 Forbidden)

🔍 Show Technical Details

Request Information

{
  "fullUrl": "https://api.id.myabcwallet.com/query/v2/faq/items?service=wallet-homepage&category=all&sort=update-time&order=desc&language=ja&offset=0&limit=999",
  "baseUrl": "https://api.id.myabcwallet.com/query/v2",
  "locale": "ja",
  "timestamp": "2025-11-01T12:51:42.775Z",
  "error": "Network error: Failed to fetch FAQ data (Status: 403 Forbidden)"
}

Troubleshooting:

  • Check if NEXT_PUBLIC_ADMIN_API_URL is correctly set
  • Verify network connectivity from the container
  • Check AWS Security Groups and Network ACLs
  • Review server logs for more details