Adding Logout & Signup customization in this chat application
Hi, hello can you please add Logout and Signup customization in this chat application as everything looks Great thank you..!
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 https://github.com/adrianhajdin/chat_application/issues/20#issuecomment-1145205938, 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 https://github.com/adrianhajdin/chat_application/issues/20#issuecomment-1146099094, 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 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
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 https://github.com/adrianhajdin/chat_application/issues/20#issuecomment-1146125721, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALSQ5V3LRES55YKIXUSWN43VNIUMXANCNFSM5QDKKW3Q . You are receiving this because you authored the thread.Message ID: @.***>
Yeh sure
hi,
-
Actually the cheat engine site blocked my project rest everything is working fine i had checked it,
-
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 https://github.com/adrianhajdin/chat_application/issues/20#issuecomment-1146560908, 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,
Actually the cheat engine site blocked my project rest everything is working fine i had checked it,
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 https://github.com/adrianhajdin/chat_application/issues/20#issuecomment-1146560908, 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 https://github.com/adrianhajdin/chat_application/issues/20#issuecomment-1146768613, 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.