Podio API Issue uploading files [on hold]











up vote
0
down vote

favorite












When uploading files to Podio using the API, I am getting the following error message:




Connection to Podio API failed: [92]




//Here is the common line of code used;
$uploaded_file = PodioFile::upload('csv/products.csv', 'ProductsTest.csv');


What are the details of this error message? Has anyone else experienced this issue recently? This code was working until recently.










share|improve this question









New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Machavity, ekad, Paul Roub, Pearly Spencer, K.Dᴀᴠɪs Nov 12 at 16:18


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Paul Roub, K.Dᴀᴠɪs

If this question can be reworded to fit the rules in the help center, please edit the question.









  • 2




    Welcome to Stack Overflow! I'm voting to close this question as off-topic because we are not customer support for your favorite company.
    – Machavity
    Nov 10 at 16:23










  • Updating the question to better reflect the error message and code executed..
    – mdmurde
    Nov 12 at 15:30















up vote
0
down vote

favorite












When uploading files to Podio using the API, I am getting the following error message:




Connection to Podio API failed: [92]




//Here is the common line of code used;
$uploaded_file = PodioFile::upload('csv/products.csv', 'ProductsTest.csv');


What are the details of this error message? Has anyone else experienced this issue recently? This code was working until recently.










share|improve this question









New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Machavity, ekad, Paul Roub, Pearly Spencer, K.Dᴀᴠɪs Nov 12 at 16:18


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Paul Roub, K.Dᴀᴠɪs

If this question can be reworded to fit the rules in the help center, please edit the question.









  • 2




    Welcome to Stack Overflow! I'm voting to close this question as off-topic because we are not customer support for your favorite company.
    – Machavity
    Nov 10 at 16:23










  • Updating the question to better reflect the error message and code executed..
    – mdmurde
    Nov 12 at 15:30













up vote
0
down vote

favorite









up vote
0
down vote

favorite











When uploading files to Podio using the API, I am getting the following error message:




Connection to Podio API failed: [92]




//Here is the common line of code used;
$uploaded_file = PodioFile::upload('csv/products.csv', 'ProductsTest.csv');


What are the details of this error message? Has anyone else experienced this issue recently? This code was working until recently.










share|improve this question









New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











When uploading files to Podio using the API, I am getting the following error message:




Connection to Podio API failed: [92]




//Here is the common line of code used;
$uploaded_file = PodioFile::upload('csv/products.csv', 'ProductsTest.csv');


What are the details of this error message? Has anyone else experienced this issue recently? This code was working until recently.







podio






share|improve this question









New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 12 at 15:34









Suraj Rao

22.1k75467




22.1k75467






New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 10 at 16:18









mdmurde

11




11




New contributor




mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






mdmurde is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




put on hold as off-topic by Machavity, ekad, Paul Roub, Pearly Spencer, K.Dᴀᴠɪs Nov 12 at 16:18


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Paul Roub, K.Dᴀᴠɪs

If this question can be reworded to fit the rules in the help center, please edit the question.




put on hold as off-topic by Machavity, ekad, Paul Roub, Pearly Spencer, K.Dᴀᴠɪs Nov 12 at 16:18


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Paul Roub, K.Dᴀᴠɪs

If this question can be reworded to fit the rules in the help center, please edit the question.








  • 2




    Welcome to Stack Overflow! I'm voting to close this question as off-topic because we are not customer support for your favorite company.
    – Machavity
    Nov 10 at 16:23










  • Updating the question to better reflect the error message and code executed..
    – mdmurde
    Nov 12 at 15:30














  • 2




    Welcome to Stack Overflow! I'm voting to close this question as off-topic because we are not customer support for your favorite company.
    – Machavity
    Nov 10 at 16:23










  • Updating the question to better reflect the error message and code executed..
    – mdmurde
    Nov 12 at 15:30








2




2




Welcome to Stack Overflow! I'm voting to close this question as off-topic because we are not customer support for your favorite company.
– Machavity
Nov 10 at 16:23




Welcome to Stack Overflow! I'm voting to close this question as off-topic because we are not customer support for your favorite company.
– Machavity
Nov 10 at 16:23












Updating the question to better reflect the error message and code executed..
– mdmurde
Nov 12 at 15:30




Updating the question to better reflect the error message and code executed..
– mdmurde
Nov 12 at 15:30

















active

oldest

votes






















active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Florida Star v. B. J. F.

Error while running script in elastic search , gateway timeout

Adding quotations to stringified JSON object values