Bug createOrganization

When creating an organization and passing the userId, the value of this ID is not being used. Registration is being done using the ID of the user who is performing the registration action.
No description
No description
4 Replies
fabrizio
fabrizioOP20h ago
If I don't pass headers it seems to work, but the documentation says we should pass it..?
No description
No description
jslno
jslno16h ago
I think this is intentional, its always using the session when providing headers, and fallsback on server when userId is provided.
bekacru
bekacru14h ago
It's beacause you're passing headers

Did you find this page helpful?