OAth on Develop #12627
Unanswered
NittanySeaLion
asked this question in
Data Importer
OAth on Develop
#12627
Replies: 3 comments
|
Hey, thanks for starting this discussion.
Well, that is what the documentation is for. What happened, exactly? Cheers, |
0 replies
|
It's more of a user experience suggestion. If you just blindly enter the
client number, it of courses uses firefly:8080 (the default) and throws a
domain name error. On the page giving instructions about where to get
the client id, I just thought it would be also helpful to mention the
VANITY_URL as a hint where to look in the documentation. Again, just a
suggestion, nothing's "broken."
…On Wed, Aug 19, 2026 at 10:11 AM James Cole ***@***.***> wrote:
Hey, thanks for starting this discussion.
The issue is that if you don't, you have to dig through the
documentation...
Well, that is what the documentation is for. What happened, exactly?
Cheers,
James
—
Reply to this email directly, view it on GitHub
<#12627?email_source=notifications&email_token=A4NU5MEXJBRK6MI6EJ2FJPL5KWYPJA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCOBQHAYDQOBRUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-18080881>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4NU5MEINHEE3PNILAKDTML5KWYPJAVCNFSNUABHKJSXA33TNF2G64TZHMZDCMRZHA2DINR3IRUXGY3VONZWS33OHMYTANRUGY4TEMFBOYBA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
0 replies
|
Indeed. I added some instructions, they will be visible in the next release. Thanks for the suggestion! |
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.
Love it, but got tripped up on landing page.
Suggest:
In order to get access to your Firefly III installation at http://firefly:8080, you will need to submit a valid Client ID. This is a number.
Be changed to:
In order to get access to your Firefly III installation at http://firefly:8080 or a VANITY_URL {replace with ($VANITY_URL if exists)}, you will need to submit a valid Client ID. This is a number.
But I do see that if you do happen to have a VANITY_URL set it will say:
In order to get access to your Firefly III installation at http://firefly:8080 ($VANITY_URL) , you will need to submit a valid Client ID. This is a number.
The issue is that if you don't, you have to dig through the documentation...
All reactions