content-manager-sdk / Community

Content Manager SDK Samples
http://hprm.info
The Unlicense
50 stars 37 forks source link

Content Manager tab in teams links to mydev.dev:3000 #24

Open catmanjan opened 2 years ago

catmanjan commented 2 years ago

https://github.com/content-manager-sdk/Community/blob/1ce3bd221cd7039149e2f455f43ca6cb850c6572/docs/files/101/teams-addin-manifest-template.json#L63

I posted about this in Vibe, but thought it would be faster to get a response this way - my Content Manager tab in teams gives me an error (see below)

I noticed in the network tab a request going to this URL so it may be related

What should the value here be?

image

dchurchland commented 2 years ago

should be fixed now.

The domain should be the host portion of the ServiceAPI URL

On Tue, 15 Mar 2022 at 12:22, Jan Martin @.***> wrote:

https://github.com/content-manager-sdk/Community/blob/1ce3bd221cd7039149e2f455f43ca6cb850c6572/docs/files/101/teams-addin-manifest-template.json#L63

I posted about this in Vibe, but thought it would be faster to get a response this way - my Content Manager tab in teams gives me an error (see below)

I noticed in the network tab a request going to this URL so it may be related

What should the value here be?

[image: image] https://user-images.githubusercontent.com/137350/158287373-8fd560e2-b12c-46e7-b519-82c48f8be935.png

— Reply to this email directly, view it on GitHub https://github.com/content-manager-sdk/Community/issues/24, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG7YHT4CADQGLW7R5AG6MTU77Q47ANCNFSM5QXGNIDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

catmanjan commented 2 years ago

My service api url is https://cm101-wgs-1.icognition.dev/cmserviceapi/

Is this correct?

"validDomains": ["cm101-wgs-1.icognition.dev"]

I tried deploying this and I got when clicking Save on "add a tab" page

image

dchurchland commented 2 years ago

I am not sure what the problem is here.

On Wed, 16 Mar 2022 at 10:40, Jan Martin @.***> wrote:

My service api url is https://cm101-wgs-1.icognition.dev/cmserviceapi/

Is this correct?

"validDomains": ["cm101-wgs-1.icognition.dev"]

I tried deploying this and I got when clicking Save on "add a tab" page

[image: image] https://user-images.githubusercontent.com/137350/158489716-1ac6e723-80da-4fa3-8be5-d8830aff9497.png

— Reply to this email directly, view it on GitHub https://github.com/content-manager-sdk/Community/issues/24#issuecomment-1068567142, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG7YHRWEDQM3HZO3HHBKNTVAENVPANCNFSM5QXGNIDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>