-
Notifications
You must be signed in to change notification settings - Fork 111
How can I use it with Django + Django REST Framework? #35
Comments
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). |
@gusarg81 can you please give me any guidance with this? |
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). |
hello guy, im trying to connect my pyqt5 app with this api, is this possible? can you help me? |
Apparently it's not that simple, I wasn't able to personally achieve this.
Em qui., 25 de fev. de 2021 às 00:16, WellingtonNico <
[email protected]> escreveu:
… hello guy, im trying to connect my pyqt5 app with this api, is this
possible? can you help me?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC6UQSMWN27VJGET4DM7Q7TTAW6IZANCNFSM4J6EE72Q>
.
|
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?
i cant even get the token, i need help please. do u have any tutorial? |
I can be wrong, but it sounds to me that you're new to Django.
I was, too, when I got started with this project and there was no help from
anyone. No tutorials, pretty terribly limited docs. I tried contacting the
developers, ML, nothing, no one ever replied.
The ML forum is pretty bad too. There's some obnoxious sense of god complex
among most of the users there, when you request for help suddenly
everything is "just" or "simple" or "read the documentation".
Therefore, my personal suggestion:
If you need this project for work or something you'll need to hire someone.
If this is just for fun, keep on studying python/Django until you become
comfortable with it, then you can take this code and re-structure it into
your project.
Good luck!
|
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! |
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? |
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.
The text was updated successfully, but these errors were encountered: