Unable to sign up

Hello! :wave:

Bug report

I tried to sign up for the 30-day free trial, but the page spins indefinitely.

Here were the errors listed in the Chrome Dev Console:

api.inkdrop.app/session:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
app.js:2 Refused to apply inline style because it violates the following Content Security Policy directive: “style-src ‘self’ fonts.googleapis.com blob:”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-9so306Zr50EeVFdJ1nkdYWGeDlCwDCmr/Zj1N8Pq1+E=’), or a nonce (‘nonce-…’) is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the ‘unsafe-hashes’ keyword is present.

attr @ app.js:2
app.js:2 Refused to apply inline style because it violates the following Content Security Policy directive: “style-src ‘self’ fonts.googleapis.com blob:”. Either the ‘unsafe-inline’ keyword, a hash (‘sha256-9so306Zr50EeVFdJ1nkdYWGeDlCwDCmr/Zj1N8Pq1+E=’), or a nonce (‘nonce-…’) is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes and javascript: navigations unless the ‘unsafe-hashes’ keyword is present.

attr @ app.js:2
api.inkdrop.app/session:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
app.js:2 dev:error Failed to log in: +0ms Error: Request failed with status code 400
at e.exports (app.js:2)
at e.exports (app.js:2)
at XMLHttpRequest.p.onreadystatechange (app.js:2)
console. @ app.js:2
app.js:2 dev:error Response data: +1ms Object

Info

  • Platform: (macOS/Windows/Ubuntu/iOS/Android)
  • Platform version: (Mojave/10/16.04)
  • App Version: (4.3.0)

Reproduce

Write the steps for others to reproduce issue here.

1 Like

Hi Marcie,

Thank you for reporting it.
Oops, that was due to the recent change on the server. Thanks so much! I’ve fixed it now.

1 Like