Can you please share sample any sample code to understand with 
Django Packages do you want to achieve it.

Maybe this one helps you if you want to access the 3ed party API with the 
token.

*headers = {'Authorization': 'Token 
9054f7aa9305e012b3c2300408c3dfdf390fcddf'} *
*requests.get("http...", parms=payload, headers=headers)*

On Saturday, 5 September 2020 at 21:03:01 UTC+4 mbella...@gmail.com wrote:

> please need to know how to get the response from retreiving a 
> requests.get("http...", parms=payload)
> where payload is grant_type, client_id, client_secret 
>
> need to know how to get the access token from an api 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9fe9eeb6-86cf-43d8-b618-3adce604a732n%40googlegroups.com.

Reply via email to