Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email and password text box not shown. #57

Open
tauqeergmail opened this issue Apr 16, 2020 · 3 comments
Open

Email and password text box not shown. #57

tauqeergmail opened this issue Apr 16, 2020 · 3 comments

Comments

@tauqeergmail
Copy link

I am using ionic chat widget locally on port 8100 with the following configration
"CHAT_SEND_BY_EMAIL_LINK": "",
"FIREBASESTORAGE_BASE_URL_IMAGE": "",
"DASHBOARD_URL": "http://localhost:4200/",
"SERVER_BASE_URL": "http://localhost:3000/",
"firebaseConfig": {
"apiKey": "xxxxx",
"authDomain": "xxx",
"databaseURL": "xx",
"projectId": "xxxx",
"storageBucket": "xxxx",
"messagingSenderId": "xxxx",
"chat21ApiUrl": ""
}
Please tell me what need to enter in CHAT_SEND_BY_EMAIL_LINK, FIREBASESTORAGE_BASE_URL_IMAGE, chat21ApiUrl or from where I can find them.

and also when I ran it on port 8100
it only show login button (No Email and password fields displayed) and aslo not create account etc.
when I click on login it send me back to http://localhost:4200/.......

Badly stuck in it...... kindly help me out where I am doing wrong.

Best Regards
Capture

@tauqeergmail
Copy link
Author

Please also Help me out ASAP
Capture
Can't find json and

also display waning
index.cjs.js:10917 WebSocket connection to 'wss://s-usc1c-nss-233.firebaseio.com/.ws?v=5&ns=ptestchatapp1' failed: WebSocket is closed before the connection is established

[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.

@saksham2910
Copy link

http://localhost:8100/index.html this has to be your DASHBOARD_URL and SERVER_BASE_URL. Also supportMode should be false for the Email and Password textbox to be there.

@tauqeergmail
Copy link
Author

tauqeergmail commented Apr 29, 2020

Thanks for your comment
I have done that...now I am facing an issue when I start chat with javascript widget (code snippet) the message is sent but that message not shown on agents widget....
Is there any firebase webhooks required.
if yes then I have purchased it.. now what to do?
One more time thankyou @saksham2910

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants