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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: SMS Sending via TextMagic stuck at "processing" status #8131

Closed
2 tasks done
nikkyeya-jsm opened this issue May 16, 2024 · 1 comment
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@nikkyeya-jsm
Copy link

nikkyeya-jsm commented May 16, 2024

馃憻 Reproduction steps

Im using cloud with node-sdk.

  • Add TextMagic as the SMS provider.
  • Add userId to identify which phone to send to.
  • Use the createSms function to send an SMS.

const message = await messaging.createSms( ID.unique(), content, [], [userId] );

I also reported this in discord, tested some scenario with Steven and he was able to confirm that this is a bug with Textmagic.

馃憤 Expected behavior

The SMS should be marked as "Sent" and I should be able to receive it.

馃憥 Actual Behavior

It gut stuck at "processing" in appwrite console and I did not receive the sms.

馃幉 Appwrite version

Appwrite Cloud

馃捇 Operating system

Windows

馃П Your Environment

node-appwrite: "^12.0.1"

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@nikkyeya-jsm nikkyeya-jsm added the bug Something isn't working label May 16, 2024
@stnguyen90 stnguyen90 self-assigned this May 16, 2024
@stnguyen90
Copy link
Contributor

This should be fixed on cloud now.

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
Status: Done
Development

No branches or pull requests

2 participants