You need to sign in to do that
Don't have an account?

Build an Instant Notification App The 'cometd' static resource was not found. Check for typos.
When I try to verify the Subscribe to a Platform Event step I am getting the error:
Challenge Not yet complete... here's what's wrong:
The 'cometd' static resource was not found. Check for typos.
The thing is, I am getting the bear watch notifications. Any idea as to why this error is occurring?

Challenge Not yet complete... here's what's wrong:
The 'cometd' static resource was not found. Check for typos.
The thing is, I am getting the bear watch notifications. Any idea as to why this error is occurring?
All Answers
If error is occur, then post here. If it is useful, then mark it as best answer (for close this thread).
Alap Mistry
So I fixed it by pulling my trailhead org down into MavensMate and Sublime. In Sublime, edit 'cometd.resource-meta.xml' and change the 'contentType' node to 'application/javascript', i.e. <contentType>application/javascript</contentType>
Then via MavensMate, deploy back to the TH org and it passes. Pretty lame that it defaults to text/plain for a javascript file....
Please mark above answer (your or my answer) as best answer for close this thread.
Alap Mistry
To correct the mime type of the static resource within salesforce:
try trailhead using Chrome browser.
MIME type for uploaded resource might differ based on the browser being used to upload
Chrome - application/javascript
Firefox -application/x-javascript
IE 11- application/octet-stream