sharmaintl
Posts: 0
Joined: Wed Nov 21, 2012 7:10 pm

How to pass a stored local variable to a dynamic URL

Here is the URL I am calling in a service:
http://api.espn.com/v1/sports/footbal...
The # that needs to be where playerID is is stored in a tiggzi backend DB. I am calling the DB API and passing the variable to a local stored variable called playerID, but it does not seem to work. What am I doing wrong?

Return to “Issues”