mahmoudelgamal1997 / Ecommercee

1 stars 0 forks source link

API Interceptor #9

Open m7amdelbana opened 4 years ago

m7amdelbana commented 4 years ago

You should create API Interceptor to send

@Headers({ "Accept: application/json", "Content-Type: application/x-www-form-urlencoded" })

and access token.

mahmoudelgamal1997 commented 4 years ago

Solved