Forum Discussion
ChayceDuncan
12 months agoQrew Captain
When you're testing it - are you doing it through the API Docs page where they have the inputs to test it out? I can try and see what might be the issue if you do a screenshot or copy the POST you're making in your app
------------------------------
Chayce Duncan
------------------------------
- BarryDolan12 months agoQrew Cadet
Yes, I testing it in the API Portal. Just a few minutes ago I was able to get it working using Postman. That gave me some insight into how the URL should be constructed. So I made some updates in the code and now it's working.
I was just about at my wit's end with this project, but now the doors open. On to the next hurdle!
------------------------------
Barry Dolan
------------------------------- BrianSeymour12 months agoQrew Assistant Captain
Stick with it, you'll get it! Make sure you are hitting the endpoint with the "right verb" too, such as POST vs. GET.
------------------------------
Brian Seymour
------------------------------