advanced-cms / advanced-reviews

This is an Open Source add-on that improves the reviewing process and lets external users to view & review content items or whole projects without the need to access the Edit Mode. Created and maintained by Bartosz Sekuła and Grzegorz Wiecheć
Apache License 2.0
17 stars 15 forks source link

Share view links gives a 400 #185

Closed LennartEriksson closed 3 years ago

LennartEriksson commented 3 years ago

I'm trying to share a review link - I get the dialog to fill out email address, but when I press send I get a 400 response

barteksekula commented 3 years ago

Stacktrace would be very helpful.

barteksekula commented 3 years ago

@LennartEriksson do you happen to have the stacktrace for the exception?

LennartEriksson commented 3 years ago

Managed to fix the issue - was a miss configuration in our code

barteksekula commented 3 years ago

OK thanks