Forge App Failed to Load after adding scope in Manifest

Hi,
I tried to add the scope read:sprint:jira-software to ,y manifest and now my app is failing after approving the allow access page
removing this specific scope resolving the issue
is anyone have any idea why it happens? maybe I can use some other scope to view issue sprints?
this is my manifest scopes:

scopes:
    - storage:app
    - read:jira-work
    - write:jira-work
    - read:jira-user
    - manage:jira-configuration
    - manage:jira-project
    - read:sprint:jira-software

thanks,
Dar

Hi @dar.kronenblum,

Sorry for the late update to this. It’s likely because you added read:sprint:jira-software but don’t have Jira Software available.

Regards,
James Richards
Developer Support Engineer