Jump to content

Welcome! You're currently a Guest.

If you'd like to join in the Discussion, or access additional features in our forums, please sign in with your Evernote Account here. Have an Evernote Account but forgot your password? Reset it! Don't have an account yet? Create One! You'll need to set your Display Name before your first post.

MPeg

Member Since 11 May 2012
Offline Last Active May 18 2012 06:44 AM
-----

Topics I've Started

PHP SDK Example does not work!

11 May 2012 - 01:51 PM

Hi Evernote!
i'm trying to use your SDK to build some web app based on PHP but I ran into problems.

I uploaded the SDK on my server, created an dev-token, run the client example... but it does not work!

After a lot of in-code debugging i found the THttpClient::flush() method to send the correct content type (application/x-thrift) but get a bad response message telling my request does not fit expected content type!
How can this happen?

I flush "application/x-thrift" but it seem to be ignored by the sandbox.

Please help me!

Bye,
MPeg