rvaidun / befake

view bereals without posting your own :)
284 stars 127 forks source link

Mistake argument in "React to all posts"? #170

Closed sisi closed 1 year ago

sisi commented 1 year ago

Reacting with this function returns a 404 with the error "post-not-found". I swapped the arguments for postid and postuserid, it succeeded in returning a status code of 200.

Perhaps this change(https://github.com/rvaidun/befake/commit/5841292bb755e3c82c3aaea8557981e983b58beb) has prevented getting the correct arguments?

rvaidun commented 1 year ago

Fixed.