MuckRock / squarelet

MuckRock User Service
GNU Affero General Public License v3.0
11 stars 10 forks source link

Free plan registration doesn't work #60

Closed morisy closed 4 years ago

morisy commented 4 years ago

Registering a new user through this fails and just shows you the page again:

https://accounts.muckrock.com/accounts/signup/?intent=muckrock

morisy commented 4 years ago

Broken again

morisy commented 4 years ago

User provided the following from Chrome console:

Refused to load the font 'https://js.stripe.com/v3/keepersecret.woff'; because it violates the following Content Security Policy directive: "font-src 'none'". Refused to load the font 'https://js.stripe.com/v3/keepersecret.woff'; because it violates the following Content Security Policy directive: "font-src 'none'". A cookie associated with a cross-site resource at https://m.stripe.com/ was set without theSameSiteattribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032. A cookie associated with a cross-site resource at http://mixpanel.com/ was set without theSameSiteattribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=NoneandSecure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032. Access to manifest at 'https://cdn.muckrock.com/static/images/favicons/site.webmanifest'; from origin 'https://accounts.muckrock.com'; has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Failed to load resource: net::ERR_FAILED DevTools failed to load SourceMap: Could not load content for https://cdn.muckrock.com/static/CACHE/js/main.js.map: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE