✅ How to test Sign-In on local machine? Got error on both Desktop and Web app #764
taurenshaman
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Hello @taurenshaman,
Have you tried
It seems the error is being returned by your auth server. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Anyone who are interesting to use C# can have a look at my code . |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm wanna add Indena Sign-In on my website. But I got errors on both Desktop app and Web app.
I'm testing my website on
https://localhost:44385
1. While using desktop app
The generated hyperlink is:
After click
confirm
, I got error:String reference not set to an instance of a String. (Parameter 's')
2. While using web app
The generated hyperlink is:
After click
confirm
, I got error:connect ECONNREFUSED 127.0.0.1:44385
Beta Was this translation helpful? Give feedback.
All reactions