Skip to main content
deleted 122 characters in body
Source Link

The problem[Edit]: CORS is that you are not yet signed into o365 and you are unablehappening here... You wont be able to access the search there since you are missing the right cookiesSPO from your onprem... Sorry

You either need to authenticate the users vs the endpoints you listed, or anotherAanother approach could be to connect your O365 search to your local farm in a hybrid scenario by consuming their index. That would allow you to access the information as if they would be hosted on your search service. This wont work for delve access thought, since that's only available online.

The problem is that you are not yet signed into o365 and you are unable to access the search there since you are missing the right cookies.

You either need to authenticate the users vs the endpoints you listed, or another approach could be to connect your O365 search to your local farm in a hybrid scenario by consuming their index. That would allow you to access the information as if they would be hosted on your search service. This wont work for delve access thought, since that's only available online.

[Edit]: CORS is happening here... You wont be able to access SPO from your onprem... Sorry

Aanother approach could be to connect your O365 search to your local farm in a hybrid scenario by consuming their index. That would allow you to access the information as if they would be hosted on your search service. This wont work for delve access thought, since that's only available online.

Source Link

The problem is that you are not yet signed into o365 and you are unable to access the search there since you are missing the right cookies.

You either need to authenticate the users vs the endpoints you listed, or another approach could be to connect your O365 search to your local farm in a hybrid scenario by consuming their index. That would allow you to access the information as if they would be hosted on your search service. This wont work for delve access thought, since that's only available online.