Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stock images url is getting a 404 server error #364

Closed
1 of 3 tasks
Chrisrb05 opened this issue May 10, 2021 · 2 comments
Closed
1 of 3 tasks

Stock images url is getting a 404 server error #364

Chrisrb05 opened this issue May 10, 2021 · 2 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Milestone

Comments

@Chrisrb05
Copy link

Chrisrb05 commented May 10, 2021

Category

  • Enhancement
  • Bug
  • Question

Version

Please specify what version of the library you are using: [ 2.6.0 ]

Expected / Desired Behavior / Question

The Stock Images tab in the FilePicker control shows a 404 server error.

This issue has been resolved in the @pnp/spfx-controls-react package (Issue #882) but has not been updated in the @pnp/spfx-property-controls package.

Observed Behavior

Network request when the Stock Images tab is loaded is attempting to load from: https://hubblecontent.osi.office.net/contentsvc/external/m365contentpicker/index.html?p=3&app=1001&aud=prod&channel=devmain&setlang=en-US&msel=0&env=prod&premium=1&themecolors=%7B%22primaryColor%22%3A%22%230078d4%22%2C%22textColor%22%3A%22undefined%22%2C%22backgroundColor%22%3A%22%23ffffff%22%2C%22neutralLighterColor%22%3A%22%23f4f4f4%22%7D and returns a 404 error.

The request should be sent to: https://hubblecontent.osi.office.net/contentsvc/m365contentpicker/index.html?p=3&app=1001&aud=prod&channel=devmain&setlang=en-GB&msel=0&env=prod&premium=1&themecolors=%7B%22primaryColor%22%3A%22%23445068%22%2C%22textColor%22%3A%22%23333333%22%2C%22backgroundColor%22%3A%22%23ffffff%22%2C%22neutralLighterColor%22%3A%22%23f3f2f1%22%7D

Steps to Reproduce

Add the FilePicker control to any web part. Put the web part in edit mode, select the FilePicker control from the web part properties and select the Stock Images tab.

@ghost
Copy link

ghost commented May 10, 2021

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label May 10, 2021
Chrisrb05 pushed a commit to Chrisrb05/sp-dev-fx-property-controls that referenced this issue May 10, 2021
AJIXuMuK added a commit that referenced this issue May 14, 2021
@AJIXuMuK AJIXuMuK added status:fixed-next-drop Issue will be fixed in upcoming release. type:bug and removed Needs: Triage 🔍 labels May 14, 2021
@AJIXuMuK AJIXuMuK added this to the 3.2.0 milestone May 14, 2021
AJIXuMuK pushed a commit that referenced this issue May 14, 2021
@ahamedfazil
Copy link

Having same issue, using following version - "@pnp/spfx-property-controls": "3.1.0" & spfx 1.12.1

Thanks,

This was referenced Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Projects
None yet
Development

No branches or pull requests

3 participants