PraxedesBR 1 Posted August 13, 2018 Share Posted August 13, 2018 Hello everyone, everything good? So I am programming in C # where I would like to collect information with my Forum IPS 4.3.5, information for the LOGIN. For this I created a REST API key, however I put the key according to the invision tutorial but it still gives NO_API_KEY error. Remembering, I just want to know where I put the key to authorize to log in C # ... Excuse my English, but, if anyone can help me. I will be grateful! Link to comment Share on other sites More sharing options...
Triqqy 61 Posted August 15, 2018 Share Posted August 15, 2018 Depends on the web server end. If you don't have fast cgi installed then you may need to add at the end of the Endpoint with '?Key='. If you do and your web server doesn't complain about it then put it in the password field in the curl. Please take a look here in their documentation to see what they do with the api key https://invisioncommunity.com/developers/rest-api Link to comment Share on other sites More sharing options...
Recommended Posts