Used a backup from my host https://mysite where https://mysite/community/login works fine but now that I have set it up locally with kickstart.php to http://localhost/ , http://localhost/community/login throws this error "You are not authorized to view this page!" (nothing else is shown).
Relevant console error
Status403ForbiddenVersionHTTP/1.0Transferred289 B (43 B size)Referrer Policystrict-origin-when-cross-originRequest PriorityHighest
Request headersAccepttext/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8Accept-Encodinggzip, deflate, brAccept-Languageen-US,en;q=0.5Connectionkeep-aliveCookiecookiesDNT1HostlocalhostRefererhttp://localhost/Sec-Fetch-DestdocumentSec-Fetch-ModenavigateSec-Fetch-Sitesame-originSec-Fetch-User?1Sec-GPC1Upgrade-Insecure-Requests1User-AgentMozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0
Tried many things in CB->Configuration seen in relevant posts for this error in the forum but no luck so far
(WAMP / Apache 2.4.54 / PHP 7.4.30 / MariaDB 10.8.3)
Any ideas?