Author Topic: Using API I obtain always the login page  (Read 6245 times)

homechief

  • Newbie
  • *
  • Posts: 3
    • View Profile
Using API I obtain always the login page
« on: February 19, 2015, 12:48:13 pm »
Hi everybody!

I'm trying to use the FengOffice API from a C# console application: when I try to send a get_object request I always obtain the green login page. I have inserted and doble-checked the hash code of my password (retrieved from the FengOffice DB) in auth parameter into the uri of my request.

How to solve it?

vat78

  • Freshman
  • *
  • Posts: 22
    • View Profile
Re: Using API I obtain always the login page
« Reply #1 on: September 03, 2015, 11:16:33 am »
Hi homechief!
How did you solve this problem?