Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

How can I use it with Django + Django REST Framework? #35

Open
dpw1 opened this issue Dec 20, 2019 · 11 comments
Open

How can I use it with Django + Django REST Framework? #35

dpw1 opened this issue Dec 20, 2019 · 11 comments

Comments

@dpw1
Copy link

dpw1 commented Dec 20, 2019

Hello,

I am really lost regarding how to use Meli's API with my DRF API. Could you kindly guide me towards a direction?

Thank you very much.

@gusarg81
Copy link

Why not? I am currently using it with Django. But of course you need to write all the functions to operate with Meli. This SDK just do the basic connection to Meli... Is very poor, likely unmaintained and even does not support upload files requests (in my case, I had to write my own method for this).

@dpw1
Copy link
Author

dpw1 commented Feb 25, 2020

@gusarg81 can you please give me any guidance with this?

@gusarg81
Copy link

What do you need to know? I did not used DRF with this, but pure django which ni fact I don't think that makes any differences).
Like I said, what you need to do is read the API docs from Mercado Libre and create the respective python code to operate with all the endpoints (or the ones you want to use).

@WellingtonNico
Copy link

hello guy, im trying to connect my pyqt5 app with this api, is this possible? can you help me?

@dpw1
Copy link
Author

dpw1 commented Feb 25, 2021 via email

@gusarg81
Copy link

And why not? This is not dependent of any platform, Toolkit or framework. I should work.

@WellingtonNico
Copy link

i cant even get the token, i need help please. do u have any tutorial?

And why not? This is not dependent of any platform, Toolkit or framework. I should work.

i cant even get the token, i need help please. do u have any tutorial?

@dpw1
Copy link
Author

dpw1 commented Feb 26, 2021 via email

@gusarg81
Copy link

Like @dpw1 said, I think you should practice a little more about Django and even maybe Python to understand what are you doing. If you are beginner, managing requests will be kind more advanced for you..

And yes, asking ML for help if kind useless; they don't care much about their SDKs (at least, this one), even less in Forum and Tech support is restricted now only for certified apps (even if there is a problem in their SDK itself, they don't care much).

That being said, you have to struggle with their not complete API documentation (many times, trial and error).

Hope it helps!

@gusarg81
Copy link

i cant even get the token, i need help please. do u have any tutorial?

And why not? This is not dependent of any platform, Toolkit or framework. I should work.

i cant even get the token, i need help please. do u have any tutorial?

Is impossible to help you if you don't show us what you did and where it fails.

@WellingtonNico
Copy link

WellingtonNico commented Mar 3, 2021

i cant even get the token, i need help please. do u have any tutorial?

And why not? This is not dependent of any platform, Toolkit or framework. I should work.

i cant even get the token, i need help please. do u have any tutorial?

Is impossible to help you if you don't show us what you did and where it fails.

in this case, i don´t know how to get refresh token to start to use API, i wanna use it in a qt interface, not in web application, can i use it without a website?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants