Comment on Ask HN: Using the Socialcast API using PHP?Comments−jrsmith1279OP13yI figured it out. Using the username/password as part of the URL string (i.e. https://emily@socialcast.com:demo@demo.socialcast.com/api/me...) worked. I'm sure that there's a better way to do this, but this is just for fun anyways.
Comments
I figured it out. Using the username/password as part of the URL string (i.e. https://emily@socialcast.com:demo@demo.socialcast.com/api/me...) worked. I'm sure that there's a better way to do this, but this is just for fun anyways.