microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
GraphAPI Error: Application is not registered in our store
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I am currently getting the following error message from the GraphAPI:
Status Code: Forbidden
Microsoft.Graph.Communications.Core.Exceptions.ServiceException: Code: UnknownError
Message: {"errorCode":"7503","message":"Application is not registered in our store.","instanceAnnotations":[]}
Scenario Id: 4e4815b3-05c7-4e08-a0a2-0c9064289a05
Thanks to @itisslizz and @1fabi0 , I was able to get rid of the following error:
Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS700016: Application with identifier <APP ID> was not found in the directory <TENANT ID>.
from this issue: #426
Current Setup
- Tenant A contains the fully configured Azure Bot Service.
- Tenant A has no 365 subscription (including Microsoft Teams)
- Tenant B has the 365 subscription (including Microsoft Teams).
- Tenant B has no Azure subscription.
Additional Notes:
- The bot service app (in Tenant A) has admin consent and permissions granted in Tenant B.
Any recommendations for this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are identified. Start by reproducing the Microsoft Graph Communications request with the stated cross-tenant Azure setup and inspect the project entry points for Graph authentication and application registration. Done means the error has a documented resolution or a repository change with verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, authentication, cloud
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100