-
-
Notifications
You must be signed in to change notification settings - Fork 563
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
Adding Logout & Signup customization in this chat application #20
Comments
Hey is your get request to https://api.chatengine.io/users/ working ? |
Yes, it will work harshith.../ |
Hi Harshith, yes it's work for me are you getting error .../
…On Fri, 3 Jun, 2022, 12:26 am Harshith VH, ***@***.***> wrote:
Hey is your get request to https://api.chatengine.io/users/ working ?
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSQ5V6WEYYWL6ZYDXY32VDVND7V7ANCNFSM5QDKKW3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yes I'm getting a 403 error |
Did you install chat engine in your project..
…On Fri, 3 Jun, 2022, 9:24 pm Harshith VH, ***@***.***> wrote:
Yes I'm getting a 403 error
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSQ5V3ER6EC44QEJDL7C7TVNITCXANCNFSM5QDKKW3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yes I installed using npm i react-chat-engine |
In the chatengine website 403 means authentication error |
Ok I will check it out by tomorrow
…On Fri, 3 Jun, 2022, 9:35 pm Harshith VH, ***@***.***> wrote:
In the chatengine website 403 means authentication error
And also the author of this project has made a mistake it is supposed to
be a get request to api.chatengine.io/users not /chats
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSQ5V3LRES55YKIXUSWN43VNIUMXANCNFSM5QDKKW3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yeh sure |
hi,
1) Actually the cheat engine site blocked my project rest everything is
working fine i had checked it,
2) The solution for this you have to register an account here which is
chatengine.io then u have get project id and api key for your project,
and that project id you need to push in login and logout jsx file check
this line...
Then the project will run successfully, try it
const projectID = 'fdbaf09c-70f0-43f1-8262-c82806655e2d';
…On Sat, Jun 4, 2022 at 1:17 PM Harshith VH ***@***.***> wrote:
Yeh sure
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSQ5VZADZEIPQONVD6KCHTVNMCYJANCNFSM5QDKKW3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Thanks and Regards
--- Your Avinash_Reddy
|
reference attachments
On Sun, Jun 5, 2022 at 9:48 AM AVINASH REDDY K ***@***.***>
wrote:
… hi,
1) Actually the cheat engine site blocked my project rest everything is
working fine i had checked it,
2) The solution for this you have to register an account here which is
chatengine.io then u have get project id and api key for your project,
and that project id you need to push in login and logout jsx file check
this line...
Then the project will run successfully, try it
const projectID = 'fdbaf09c-70f0-43f1-8262-c82806655e2d';
On Sat, Jun 4, 2022 at 1:17 PM Harshith VH ***@***.***>
wrote:
> Yeh sure
>
> —
> Reply to this email directly, view it on GitHub
> <#20 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALSQ5VZADZEIPQONVD6KCHTVNMCYJANCNFSM5QDKKW3Q>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
--
Thanks and Regards
--- Your Avinash_Reddy
--
Thanks and Regards
--- Your Avinash_Reddy
|
Thank you |
Are you working on react in any company.../
…On Sun, 5 Jun, 2022, 2:32 pm Harshith VH, ***@***.***> wrote:
Thank you
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSQ5V3IZ627YQD5ZMND4ZLVNRULHANCNFSM5QDKKW3Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
No I am still a 2nd year student |
sir I am working on this issue please assign me this issue. |
@Ameerjafar Hi what problem you getting now please look all the comments before running the code thank you. |
Hi, hello can you please add Logout and Signup customization in this chat application as everything looks Great thank you..!
The text was updated successfully, but these errors were encountered: