Three tips for new users working with Sisense's REST API for the first time. 1. If you're running API calls through our Swagger UI (ie, by going to Admin -> REST API -> REST API Reference), you do ...
Thanks a lot. I was having issues calling an API from a jupyter notebook but following your procedure with postman helped me fix the connectiont and troubleshoot what I was doing wrong in my code.