Skip to content

Registration not works #1624

@Hronom

Description

@Hronom

I'm trying to register account on https://tronscan.org/ but after I confirm reCAPTCHA - nothing happen.

If I go to the Dev Console in Chrome I see failed request:

Request URL: https://apilist.tronscan.org/external/user/register
Request Method: POST
Status Code: 500 Internal Server Error
Referrer Policy strict-origin-when-cross-origin
Image

Also in console:

Access to XMLHttpRequest at 'https://apilist.tronscan.org/external/user/register' from origin 'https://tronscan.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
POST https://apilist.tronscan.org/external/user/register net::ERR_FAILED 500 (Internal Server Error)
Uncaught (in promise) {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}
Uncaught (in promise) Timeout (d)

In response tab - nothing.

For OPTIONS request all good:
Image

This blocks to create account. I don't see what's wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions