Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9309907
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 19, 20262026-06-19T00:59:02+00:00 2026-06-19T00:59:02+00:00

I am developing a script where users can insert their Twilio Account SID &

  • 0

I am developing a script where users can insert their Twilio Account SID & Auth Token (Basically a username pass combo). These credentials are used when sending SMS messages through Twilio REST API. If the credentials are incorrect I get a fatal error (which is bad..).

If the users server has CURL or file_get_contents enabled I can make a request for that users account (curl_init('https://' . $accountsid . ':' . $authtoken . '@api.twilio.com/2010-04-01/Accounts');) and verify the credentials based on the http response code.

However, the problem is not all servers have curl or file_get_contents enabled. So if the user inputs incorrect Account SID and/or Auth Token they will get a fatal error when trying to send the message.

Obviously you cannot catch and disable a fatal error, so any ideas how I could verify account credentials without using curl or file_get_contents?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-19T00:59:03+00:00Added an answer on June 19, 2026 at 12:59 am

    PHP’s stream wrappers – http://php.net/manual/en/wrappers.php.php – will allow you to make HTTP requests. In your case, you could use the Account Sid and Auth Token to make a request for something like account information. If you get back the information, you expect, you’re done. If not, you handle appropriately.

    Regardless, you might be able to simplify the flow a bit.. we have a tool called Twilio Connect which is like OAuth in that they don’t provide you credentials, they simply authorize you to use their account. The AccountSid/AuthToken are never shared.

    Here are some docs on it: http://www.twilio.com/docs/connect

    (Disclosure: Twilio employee here.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a simple php upload script, and users can upload only ZIP and
Possible Duplicate: How can you profile a Python script? I'm developing an API with
I've been developing a image manipulation script which has a background and user can
I am developing a reminder application where users can send a email to themselves
I'm developing a script that when given some information, will create Filezilla Server users,
I'm developing a form in which user must insert an username. I want to
I've almost finished developing a script that exposes an API that can be used
I am developing a Python script that uses xlrd to obtain data from xls
I'm developing a script that runs a program with other scripts over and over
I'm developing a script generator to automatize some processes at work. It has a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.