Hi;
I have a Google Analytics Script that POSTs an email address and access group to Webflow Memberships (Users) at the “Invite User” API endpoint. The POST request fails (code 400), and it seems there is something wrong with the JSON body. (Invite User)
Has anyone encountered this before? Any ideas to solve the problem? I have tried a lot of various syntax changes but the error persists. Oddly, when I execute the JS FETCH call from the WebFlow API doc, it works. So the problem may have something to do with GAS.
Thanks for any help or insights.
TMM
Here is my site Read-Only: LINK
(how to share your site Read-Only link)