I have been playing around with the JSON Data and I know it comes down to not inputting this correctly as I am able to get it working correctly in Postman. I have checked out quite a few posts on this forum, the most relevant I believe is this one - but I still can't quite figure it out:
If someone could help me re-create the postman request in Wappler I would be forever grateful!
In Postman I am able to select the raw data type and I believe that might have something to do with it. I am sending the data in the wrong format and I'm just unsure how to put it in the correct form. Alternatively, I have everything right here but the local WAMP server is not able to handle this request. Those are the two scenarios I see.
@teodor, I'm hoping this is a simple fix and I'm just missing something, if so please let me know!
Thanks for the suggestion I will look into it! I didn’t think I would have to do that as the API call is actually to Backendless (which is a MBaaS that I use for authentication management). My understanding was that in using the Backendless framework, with everything set up properly, Backendless handles all that stuff. So in postman I am not actually using the oauth2 framework - I’m just calling the Backendless API which does all of that.
Is this something that I should discuss with their team? Sorry, I thought this was a Wappler issue, but maybe it’s not. I just thought it was weird I got it to work using Postman but not Wappler.