-
Notifications
You must be signed in to change notification settings - Fork 18
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
Erro 400 compose/key #54
Comments
Did you found the solution for this issue?? |
Can you check the return of request If your key is sent to Vue plugin, you don't have to pass it to |
@rtouze thanks for replying. I figure out the key is different from the Account_Key. I'm able to integrate now However, after I this.$zendesk.load and from the UI, I navigate to chat box, input name, email then message and click send, the messages don't go to my zendesk. Is there any other configuration need to be set to actually send message to zendesk?? |
The plugin only load the widget. Once it's shown, it's zendesk's responsibility.
Le 6 mars 2023 15:47:15 GMT+01:00, syqtr ***@***.***> a écrit :
@rtouze thanks for replying. I figure out the key is different from the Account_Key. I'm able to integrate now
However, after I this.$zendesk.load and from the UI, I navigate to chat box, input name, email then message and click send, the messages don't go to my zendesk. Is there any other configuration need to be set to actually send message to zendesk??
--
Reply to this email directly or view it on GitHub:
#54 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
--
Romain TOUZÉ - https://rtodev.tech
+33 7 81 13 85 58
|
I got a 400 error on the get method on the URL https://ekr.zdassets.com/compose/key
My main.js:
My component:
In the network:
Request URL: https://ekr.zdassets.com/compose/key
Request Method: GET
Status Code: 400
The text was updated successfully, but these errors were encountered: