Guest User

Untitled

a guest
Feb 17th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. "error": {
  2. "errors": [
  3. {
  4. "domain": "androidpublisher",
  5. "reason": "permissionDenied",
  6. "message": "The current user has insufficient permissions to perform the requested operation."
  7. }
  8. ],
  9. "code": 401,
  10. "message": "The current user has insufficient permissions to perform the requested operation."
  11. }
  12.  
  13. 200 OK
  14. {
  15. "packageName": "com.myapp.exapmle",
  16. "sku": "subscr_month",
  17. "status": "active",
  18. "purchaseType": "subscription",
  19. "defaultPrice": {
  20. "priceMicros": "149000000",
  21. "currency": "RUB"
  22. }
Add Comment
Please, Sign In to add comment