I've tried about two dozen combinations of headers to try and connect to a local FM database with Insert from URL, adding and deleting individual headers to try and get the magic combination that will return the auth token I need to get my job done.
All of them return Error 411 Length Required.
The same request seems to work just fine when sent from Postman.
I feel like I'm missing something rudimentary about how Postman operates versus how Insert from URL operates.
Anyone have any ideas?
Sully
Squirt Gun Guy
Postman automatically calculates the content length for you.
Have you looked at the pre-built examples of doing this from inside FM?
Data API / Admin API Packages/Wrappers For FM 17+
Comparing yours to any of these may reveal what you are doing differently...