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

Failed to delete customer. Please try again later. #958

Open
sooluh opened this issue Sep 3, 2021 · 3 comments
Open

Failed to delete customer. Please try again later. #958

sooluh opened this issue Sep 3, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@sooluh
Copy link

sooluh commented Sep 3, 2021

Chronology

When I want to delete customer data using the API client I'm trying to build, I get an Internal Server Error response.

I tried to check it but I didn't find any error in the script I wrote, and I tried to delete it from the Papercups panel, but the response I received was Failed to delete customer. Please try again later.

I also looked at Network in DevTools, and it was true, it was Internal Server Error.
I have attached the screenshot here.

Expected behavior

Of course I was expecting a "successfully delete customer data" response, hehe

Screenshots

The screenshot above I got from the API Client that I'm making and I tested it using CodeIgniter 4
The screenshot above me is from the Papercups panel, hehe

Additional context

Btw, the API client I'm building I put here.
Thanks.

@sooluh sooluh added the bug Something isn't working label Sep 3, 2021
@reichert621
Copy link
Collaborator

thanks for flagging this @sooluh! looks like it's a foreign key constraint issue... we'll try to have a fix out soon! (probably next week)

@reichert621
Copy link
Collaborator

love your php library btw! 🎉

@sooluh
Copy link
Author

sooluh commented Sep 3, 2021

well, I'm not in too much of a hurry for that, you're welcome.
for your compliments to my library, I am very happy, thank you 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants