Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 14, 20213 yr I have a self managed platform and looking to try and connect Postman to run some proof of concepts. I am hitting my API endpoint but getting an error "No-API-Key. I created the API key in the admin panel and I tried basic auth to pass the key into the curl command. I notice however that seems to decorate with a different header. I also tried using the USRPWD header within Postman as well to no avail. Any help with this would be fantastic. I know that Integromat has a hook for Communities (which I don't think I can use) so I will have to use their HTTP module. I want to automate some custom profile fields to another system.
April 14, 20213 yr What headers are you getting in return? Have you seen this? https://invisioncommunity.com/developers/rest-api
April 14, 20213 yr Author Yeah I have reviewed the documentation, just can't seem to get the API key to be accepted. I will plug around with it more and see if I can get to connect.