POST request to collection with multi-tenany plug-in enabled. #11928
Unanswered
ollya-puregym
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I am currently creating a function application that act's as an importer into Payload - we essentially make POST requests to create entries in collections via the REST client. I have made a watered down version of my collection, to illustrate that I can freely operate on the collection:
I would expect that with a collection like this, I can create a request within Postman as shown below - I supplement the
tenant
key with the GUID that is generated.However, I receive a 400 with the following response.
I have tried multiple variations in key name, and also different values but had zero luck. Any advice would be much appreciated.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions