John F Posted December 1, 2022 Posted December 1, 2022 When I post the text below into "Specify CURL options". I get an error message that 'grant_type' isn't supported. Is there a workaround? TIA John curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'cache-control: no-cache' \ -d 'grant_type=password&username=john&password=123456'
Solution Ocean West Posted December 1, 2022 Solution Posted December 1, 2022 https://www.proofgeist.com/blog/2019/11/08/http-request-i-dont-know-how-but-it-works https://www.soliantconsulting.com/blog/translating-auto-generated-curl-to-filemaker-curl/ These may help.
John F Posted December 1, 2022 Author Posted December 1, 2022 Thank you Ocean West. Both excellent resources, Soliant Consulting had a solution for my problem.
Recommended Posts
This topic is 722 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now