Open ivajlotinh opened 2 months ago
Hello,
Are you interacting with the UI (web application) or directly with the WebAPI through Swagger? Any extra information about your approach will help us help you! Also, please include logs from LogAnalytics or the web console that you think will be helpful.
Looking forward to helping you figure this out!
Best, Angel
Hello Angel,
We are following the installation manual and trying the complete this step: ‘ https://github.com/microsoftgraph/group-membership-management-tenant/blob/main/README.md#create-the-jobs-table ’
If I understand correctly, we should be able to browse the swagger url to complete the step. Is this correct?
In the UI, we see error: Failed to fetch jobs!
Thanks Ivajlo
On Wed, 2 Oct 2024 at 18:02, Angelm116 @.***> wrote:
Hello,
Are you interacting with the UI (web application) or directly with the WebAPI through Swagger? Any extra information about your approach will help us help you! Also, please include logs from LogAnalytics or the web console that you think will be helpful.
Looking forward to helping you figure this out!
Best, Angel
— Reply to this email directly, view it on GitHub https://github.com/microsoftgraph/group-membership-management/issues/40#issuecomment-2389047704, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKYLT4YOVPFVNROFWVTD43ZZQKJHAVCNFSM6AAAAABO624KXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBZGA2DONZQGQ . You are receiving this because you authored the thread.Message ID: @.*** com>
Hello Ivajlo,
Yes, you should be able to browse the Swagger URL. Did you add '_ASPNETCOREENVIRONMENT: development' to the configuration settings of the WebAPI? Did you restart the WebAPI after adding this setting?
Thanks, Angel
Hello,
we have successfully deployed the pipeline but the webapi page cannot be opened with the following error: This page can't be found. (HTTP Error 404)
Can you please help us?
Thank you