how to get callback value from cameratag in controller rails
How to get callback value from cameratag in controller rails?
How to use below code in controller rails in tutorial server callback?
data = JSON.parse(request.raw_post)
video_uuid = data["uuid"]
No comments:
Post a Comment