Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorCode: 301 (access_token) #3

Open
MichalW opened this issue Mar 17, 2022 · 1 comment
Open

ErrorCode: 301 (access_token) #3

MichalW opened this issue Mar 17, 2022 · 1 comment

Comments

@MichalW
Copy link

MichalW commented Mar 17, 2022

Unfortunately, something has changed in the API. I am getting an error when trying to get a token:


{
  "Errors": [
    {
      "ErrorCode": 301,
      "Message": "In order to use this app, please update it to the newest version available in the store.",
      "AdditionalData": {
        "ShopUrl": "itms-apps://apps.apple.com/pl/app/id552592684",
        "FallbackUrl": "itms-apps://apps.apple.com/pl/app/id552592684",
        "Title": "Update needed"
      }
    }
  ]
}
@dzienisz
Copy link

dzienisz commented Jul 4, 2023

check again as this was merged 46eabb5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants