# 리뷰 위젯 - Powered By 링크가 오류 페이지로 이동하는 문제

리뷰 위젯(Review Widget) 하단의 "Powered By" 링크를 클릭했을 때 "Bad Request" 오류 페이지로 이동하는 문제가 발생할 수 있습니다.

이 문제는 일반적으로 위젯 설정이나 도메인 연결에 문제가 있을 때 나타납니다. 다음 단계를 통해 해결할 수 있습니다:

## 해결 방법

1. **리뷰 위젯 설정 확인**
   * Reputation(평판 관리) → Review Widget(리뷰 위젯) 메뉴로 이동하세요
   * 위젯 설정이 올바르게 저장되었는지 확인하세요
2. **도메인 설정 점검**
   * Settings(설정) → Domains(도메인) 메뉴에서 도메인이 제대로 연결되어 있는지 확인하세요
   * 커스텀 도메인을 사용하는 경우 DNS 설정이 올바른지 점검하세요
3. **브라우저 캐시 삭제**
   * 브라우저의 캐시와 쿠키를 삭제한 후 다시 시도해보세요
4. **다른 브라우저에서 테스트**
   * 다른 브라우저나 시크릿 모드에서 위젯이 정상 작동하는지 확인하세요

문제가 지속된다면 고객 지원팀에 문의하여 추가 도움을 받으시기 바랍니다.

***

*원문 최종 수정: 2021년 4월 19일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/and-reviews/review-widget-powered-by-going-to-bad-request-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
