PHP connection to Dropbox on HTTP

Asked

Viewed 102 times

1

I just took a test to implement the Dropbox connection in a web app, it worked apparently fine except it only works on localhost, which makes it even take the Dropbox permission but doesn’t bring it back to the app. Inside the Dropbox I cannot add the redirect link because it is HTTP, informs that it only works with HTTPS or localhost. I even tried to use some programs like Wampserver to test but this for example does not work by using PHP 32bits, others I could not install. Someone has some tip for me, I need to put the app to work and present to the customer, in case he approves I will put it on his site and I will require the HTTPS connection if this is necessary, but for now I just want it to work to test and finish the development.

Grateful from now on

  • Make a website on https://sites.google.com It works with https and is free

  • After I turned to what you really needed to implement. The answer really wouldn’t do. But check this out: http://www.comodobr.com/instantssl/certificado_ssl_livre.php

  • While this link may answer the question, it is best to include the essential parts of the answer here and provide the link for reference. Replies per link only can be invalidated if the page with the link is changed. - From Review

  • Okay, Diego, but I don’t have access to the White Dark codes. And his doubt, I understand, was in the sense of how to use https to test. The link indicates a free SSL certificate for 30 days, so it can test the application.

  • Thanks Vitor, I’ll check the link.

  • I really liked the service, apparently it is even simpler to do than I would normally because I have a resale using WHM. Apparently with this service I will not need to hire a fixed IP for each client if you want to use SSL in several, because when reselling the IP is one.

  • It worked here!!! Thanks a lot Victor!!! In addition to solving my problem you still managed to help me table to learn perfectly how to install an SSL certificate here that my other client only enters his site using https, because I do not know, and keeps asking for it to stop giving error, anyway, thank you very much.

Show 2 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.