Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - homechief

Pages: [1]
1
Architecture / Using the API example I obtains a "false" response
« on: February 23, 2015, 07:08:58 am »
Hello, I'm still trying to use the Feng office API, using the get_object method it's all ok, but using the save_object method I always obtain a false result, also trying the example described in the api_documentation.

Where I'm wrong with it?

Thank you.

2
Architecture / Using the API i obtain a 405 Method not alloed error
« on: February 20, 2015, 11:53:08 am »
Hello there!
I'm trying to use the API via a C# console application. When I try to do a POST request i obtain a (405) Method Not Allowed error.

What can I do to solve this issue?

Thank you in advance.

3
Architecture / 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?

Pages: [1]