Jump to content

Where do I put the Rest API key


PraxedesBR

Recommended Posts

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

On 8/14/2018 at 4:03 AM, PraxedesBR said:

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!

this is a tutorial forum section here, please ask your questions here https://webflake.sx/forum/168-ips-support/

Link to comment
Share on other sites

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

On 17/08/2018 at 01:33, PsYcHo_RaGE said:

esta é uma seção do fórum tutorial aqui, por favor, faça suas perguntas aqui  https://webflake.sx/forum/168-ips-support/

Yes, after I posted, I realized that I put it in the wrong place. Sorry!

On 17/08/2018 at 02:34, Triqqy said:

Depende do final do servidor da web. Se você não tem um cgi rápido instalado, pode ser necessário adicionar no final do Endpoint com '? Key ='. Se você fizer isso e seu servidor da Web não reclamar, coloque-o no campo de senha no curl. 

 

 

 

Por favor, dê uma olhada aqui na sua documentação para ver o que eles fazem com a chave da API

 

https://invisioncommunity.com/developers/rest-api


Yes, I spent several days trying to understand a little. I'm not very knowledgeable in this area but I'm trying to unravel this secret! But anyway, thank you.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...