POST API call returning 404 error
I'm hoping there's something simple I'm missing here. I'm building an app to eventually have users update a record. I'm a newbie when it comes to this, so I have low confidence even in the questions I'm asking.
I'm using Ionic Framework to build an Angular app. The issue is this; when I click a button on the app I want to send a payload, in this case it's updating one field with some text, just as a test to get it working.
I feel like I'm knocking at the door but it's not opening. When I use API Documentation and test the POST request it works perfectly and I'm able to update the targeted field. But when I trigger the request on the app all I get is error 404: Not Found.
I'll be happy to share the code, but first I'd be interested if someone is willing to examine it to see if there's a simple fix that will work, or if it's something that is going to require many programming hours and a hefty fee. If the later is the case then this may not be the correct forum to work this issue out.
If interested please let me know what you need to see first. I'd greatly appreciate any assistance. Thank you.
------------------------------
Barry Dolan
------------------------------