Streamlabs API usage

Hi

I want to use streamlabs api. users can send virtual money from within the application. but when I pull or send the data, an error message comes up. According to my research, I read that it was because of security. but I couldn’t find the solution.

What error is post images

Error codes: 400, 401, 405

I don’t know what I can do, I’m not sure the blocks are right.

You are using get or post Request

yes I’m using. but there is an error.

I am asking which method you used.
For post method there is headers options for authorization

Sorry, but I do not fully understand, I have no idea how to do it. :frowning:

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select “Download Blocks as Image”. You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun

I did it a bit randomly. I write the coin to try it myself. Once you pull the data, the rest is easy. blocks (3) blocks (4)

you might want to add the link to the API documentation, so probably someone can take a look…
Taifun

You are using get request but for authorization there is post method

how can I do it. I couldn’t find any solution on the Internet.

As i see streamlabs api you need to work with php and expose it with REST Api

I make a website and transfer data from the website. Is there a chance to work then?

Yes its possible as i said via REST Api

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.