Are there any restrictions on using Postman for testing purposes?

Hello again,
I have been able so far to authenticate and connect programmatically my Rails application to my Kaltura account. I keep though having a real hassle if I want to test the authentication workflow with Postman, as even with working tokens and ks, I keep receiving “The access to service [appToken-startSession] is forbidden”, while I can connect and authenticate via my Rails application using the same token…

So, I was wondering if there are some restrictions as for the use of the API through Rest Clients like Postman for testing purposes…

Cheers,
Anna

Hello @annacostalonga ,

You may use any client you wish, there’s no restriction.
Please post the raw HTTPs requests you’re making, including the payload here.

Cheers,