Open
Description
Everything in the app is working beside the following:
The problem arises in the Eth Deposit section of Docs: https://github.com/aws-samples/simple-nft-marketplace/blob/main/docs/en/DOCS_04_FRONTEND.md
After I click the "Account" button in the upper right-hand corner of the page I do not see the following information:
Address: Public Address
Balance: The balance of deposited Ethereum
Private Key: The private key of the wallet. Display by pressing the "Retrieve" button
Rather, I see "Loading ..." see below:
In the console I get the following error:
Failed to load resource: the server responded with a status of 502 ()
vue.runtime.esm.js:3019 Error: Request failed with status code 502
at e.exports (createError.js:16:15)
at e.exports (settle.js:17:12)
at XMLHttpRequest.S (xhr.js:66:7)
Im not sure if its an error in the front end, env variables, or one of my AWS apps. Please help as I am very excited about this repo and already learned a ton!
Metadata
Assignees
Labels
No labels
Activity