Skip to content

fix: 공유 링크 API fetch URL 슬래시 누락 수정#268

Merged
LivingLikeKrillin merged 1 commit intodevelopmentfrom
feat/link-meta-tags
Mar 29, 2026
Merged

fix: 공유 링크 API fetch URL 슬래시 누락 수정#268
LivingLikeKrillin merged 1 commit intodevelopmentfrom
feat/link-meta-tags

Conversation

@LivingLikeKrillin
Copy link
Copy Markdown
Contributor

Summary

  • API_BASE trailing slash 유무에 관계없이 올바른 URL이 생성되도록 수정
  • Vercel 환경변수에 trailing slash가 없어서 /apiv1/...로 요청되던 문제 해결

Test plan

  • https://pfplay.xyz/link/main 접속 시 OG 메타 태그에 "Main Stage" 등 실제 데이터 확인
  • /api/og?linkDomain=main 이미지에 파티룸 정보 표시 확인

🤖 Generated with Claude Code

API_BASE trailing slash 유무에 관계없이 올바른 URL이 생성되도록
trailing slash 제거 후 /v1/... 경로를 붙이도록 수정.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@LivingLikeKrillin LivingLikeKrillin requested a review from a team as a code owner March 29, 2026 12:01
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pfplay-web Building Building Preview Mar 29, 2026 0:01am

@LivingLikeKrillin LivingLikeKrillin merged commit d5d45e7 into development Mar 29, 2026
3 of 4 checks passed
@LivingLikeKrillin LivingLikeKrillin deleted the feat/link-meta-tags branch March 29, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant