LJXSean / Stumble-api

Backend server for Stumble application, serving REST API Endpoints
https://ljxsean.github.io/Stumble/
0 stars 0 forks source link

Bug: Unauthorised user clicks add likes inside full post page #24

Closed LJXSean closed 1 year ago

LJXSean commented 1 year ago

Clicking button redirects to ERROR: Cannot Find Post

LJXSean commented 1 year ago

Analysis: Redirect occurs if any error detected. Fix: Only redirect if 404 error