This repository was archived by the owner on Dec 23, 2025. It is now read-only.
Account creation issues #84
fromano2802
started this conversation in
General
Replies: 3 comments
-
|
Our docker-compose setup is not 100% reliable at the moment. Are you able to make it work without it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Can you also confirm that you have a funded wallet connected to a testnet node? These errors look like they might be the result of the account not being created because a wallet wasn't created. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi there,
thank you for getting back to me.
The issue was that I was using PureStake instead of the Algorand Sandbox
and I had to pass the right authorizaion header.
So I added the header and the issue was solved.
Is there any documentation on how to use Algomart?
Thanks
…On Tue, Nov 23, 2021 at 12:26 PM Jake Rainis ***@***.***> wrote:
Can you also confirm that you have a funded wallet connected to a testnet
node? These errors look like they might be the result of the account not
being created because a wallet wasn't created.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGAQSHSTXFJJUIF2EMQ3I6LUNPFFZANCNFSM5IJ2GRLQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I went through the instructions and setup algomart using docker-compose. I am having problems with the account creation and profile.
Firebase seems to be configured correctly because I am able to see that the email I used to create the account and I receive confirmation through email.
The account doesn't seem to be saved in algomart though. I always get the same errors:
Is there anything else that I need to configure?
Beta Was this translation helpful? Give feedback.
All reactions