Page 1 of 1

Brave Browser - Add Category

Posted: Thu Aug 19, 2021 4:34 pm
by peterpk
Using Brave Browser, I cant add new categories in the admin page.

After I submit the request to create a new category there is an error:

"Your browser did not sent a valid HTTP-Referrer string. This may have either been caused by a misconfigured browser/proxy or by a Cross Site Request Forgery (XSRF) aimed at you. The action you requested could not be completed."

What can I do to fix this?

Re: Brave Browser - Add Category

Posted: Thu Aug 19, 2021 11:28 pm
by erAck
Make sure your Brave browser sends the correct Referer header when you are on your site. Note that Brave has a feature to always adapt the Referer header to the value of the target host, that might be related.

Re: Brave Browser - Add Category

Posted: Sun Aug 22, 2021 8:29 pm
by peterpk
erAck wrote: Thu Aug 19, 2021 11:28 pm Make sure your Brave browser sends the correct Referer header when you are on your site. Note that Brave has a feature to always adapt the Referer header to the value of the target host, that might be related.
Hi!
It was a problem related to my missconfiguration on "path to website" not having set to HTTPS instead of HTTP.

Thanks anyways for your response!