Skip to content

Application based APIs Calls Getting 403 Forbidden #6560

Answered by amarantmeida
syed-MTalha asked this question in Q&A
Discussion options

You must be logged in to vote

@syed-MTalha Please use the API using the below parameters and headers. Its passing fine for us.
Note-

  1. Under Body: You can add other parameters as needed.
  2. To generate the JWT token, you can follow the earlier guide which I shared.

Request Type: POST
URL: https://test.antmedia.io:5443/test/rest/v2/broadcasts/create
Headers:

  • Content-Type: application/json
  • Authorization:
    Body (raw JSON):
    {
    "name": "StreamName"
    "streamId": "123456"
    }

Do let me know if this works for you. Will look forward to hearing from you.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@syed-MTalha
Comment options

@amarantmeida
Comment options

@amarantmeida
Comment options

Answer selected by syed-MTalha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants