Guest User

Untitled

a guest
Jun 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. this.http.get("APIKEY:password@bismilahstore.myshopify.com/admin/products.json") .subscribe((res)=>{
  2. console.log(res,'res');
  3. });
  4.  
  5. errors:[API] Invalid API key or access token (unrecognized login or wrong password
  6. how to solve this issue?
  7. thanks in advnce.
Add Comment
Please, Sign In to add comment