Closed rsl closed 1 year ago
make sure your account level has the capability to use organizations
Hi @rsl - did your second comment solved your problem? I did not experience this problem with proper permissions, I was able to create the organization as expected.
Please try the latest version of our gem and feel free to re-open this issue if your problem persists.
oh yeah. the second comment [from myself] was so others that hit this could see a solution. was purely permissions issue.
hello. im trying to use the gem to create organizations but hitting a 403 issue i don't understand. i've put the output of console below to provide any context needed hopefully. but basically, i'm an admin user and should have rights to create an organization. you can see the role in the response to
client.current_user.to_hash
and you can see i can fetch organizations fine viaclient.organizations.first
but when i try to create the most basic of organizations... boom. thanks for your help.