paulc asked
paulc replied
curl -X ‘GET’ ‘https://wsbc-f9db.herokuapp.com/nc/project_1_cpnv/api/v1/Test/1’ -H ‘accept: application/json’ -H ‘xc-auth: ________’
paulc replied
it was http previously, returned an error… with HTTPs it returns a 403 forbidden result, with the same previous message… I’ve been playing outside of Heroku, spun up a VM with Vultr to play around with, and having similar issues - definitely not as smooth as installing on my VM at home, which I’m now trying to remember which way I did it, to try and replicate… works fine in my local network but struggling to get it listening on the public IP… The docs are good to a point, but lack a bit of detail for a couple of use cases (like non-docker, or public IP/proxying when in docker)… feel like “I’ll get there, but could use a nudge in the right direction” with a dose of “it shouldn’t be this hard for a quick’n’dirty demo, I feel kinda dumb” haha
paulc replied