Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Request made to 'api/v2/node/configuration' using HTTP instead of HTTPS #1618

Closed
dav1app opened this issue Jan 22, 2020 · 1 comment
Closed
Labels
Type: Bug The issue relates to broken or incorrect behaviour.

Comments

@dav1app
Copy link
Contributor

dav1app commented Jan 22, 2020

Expected Behavior

Should use HTTPS.

Current Behavior

Is using HTTP, and consequentially the request is blocked by CORS.
image

Possible Solution

Just change the URL

Steps to Reproduce (for bugs)

  1. Open the main screen.
  2. Go to Network (cloud icon) -> Manage Networks
  3. Chose the ARK Devnet
  4. Click 'Save'
  5. See the Error to connect to the seed server.
  6. Open the Devtools.

Your Environment

  • Version used: Latest develop branch.
  • Environment name and version (e.g. node.js v10.15.3): Node 12.12.0
  • Operating System and version: Debian 10
@dav1app dav1app added the Type: Bug The issue relates to broken or incorrect behaviour. label Jan 22, 2020
This was referenced Jan 23, 2020
@dav1app
Copy link
Contributor Author

dav1app commented Mar 2, 2020

Fixed in #1692

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug The issue relates to broken or incorrect behaviour.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant