infor-cloud / m3-h5-sdk

https://infor-cloud.github.io/m3-h5-sdk/
34 stars 20 forks source link

Launch M3 only Login" program no longer works #185

Closed MarcGitHub2022 closed 9 months ago

MarcGitHub2022 commented 9 months ago

Over the past few weeks, I and my fellow developers have been having problems testing our H5 SDK applications in the cloud. The problem is common to all customers / all environments / all projects. Here are the details: When I want to test a mashup I'm working on, in Visual studio I run the command "odin serve --multi-tenant", so far no problem. Then I launch a remote connection using the "Launch M3 only Login" tool. This tells me that the connection has been established. When I launch the URL in chrome, the application launches but fails to call the M3 APIs and the usercontext.

As you can see from the screen printout, an http 403 error is being generated. I've cleared my browser's cache, but it's not working. Sometimes it works for a while and then crashes again. Is there a new version of the "Launch M3 only Login" tool? I've attached some screenshots. This problem is very annoying because it's blocking our developments. Do you have a solution?

MicrosoftTeams-image

Capture

MarcGitHub2022 commented 9 months ago

The problem was resolved by using the following M3 URL : https://m3prdeuc1b.m3.eu1.inforcloudsuite.com/mne/

Capture