I have to access one api method from 7 digital api and that method must need to be authenticated before use it . Link for track/ stream method is track/stream method. I am not getting how exactly to do it i searched a lot but not getting proper way to do .
Asked
Active
Viewed 244 times
1 Answers
2
7digital has a sample OAuth signing tool you can take a look at here:
http://7digital.github.io/oauth-reference-page/
It's all in javascript so you can pick through how to sign a request. Can you provide what you have so far and any errors you're getting?

Darrell Mozingo
- 865
- 10
- 16