Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 4102

Superset Add user with REST API

$
0
0

I am getting Error in reponse to /api/v1/security/users/

I am trying to insert new user with REST API in Apache supersetwhat i did:

  1. I have sent post request to /api/v1/security/loginwith json body - I got access_token

  2. this access_token I sent to /api/v1/security/users/ with json body

{"active": true,"email": "@","first_name": "","last_name": "","password": "$@","roles": [1],"username": ""}

in response i get

{"message": "Forbidden"}

what i am doing wrong ?


Viewing all articles
Browse latest Browse all 4102

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>