Rohit Khatri

Results 16 issues of Rohit Khatri
trafficstars

Is there any way to get the favicon of the rss feed url?

How can I parse the `FeedParserDict` to json, so I can store that in the database?

I am getting this error: Mandrill_HttpError in Mandrill.php line 126: API call to messages/send-template failed: Could not resolve host: mandrillapp.com

When I try to upload audio file to soundcloud, It throws error. Here is my code: ``` $SC = new Soundcloud/Service('id','secret','redirect_uri'); $track = array( 'track[title]' => 'My awesome track', 'track[tags]'...

Info screen header image is not zoomed in as shown in the screenshot attached ![covid_19](https://user-images.githubusercontent.com/12977724/102465241-ddfb2e00-4066-11eb-8606-068907217713.png) But It's showing like this:

Q1. Is there a way to check if the tag is standalone (like: img, hr, br, iframe etc.) or not? Q2. Is there a way to access nested representation of...

I'm trying to insert documents in bulk, I have created a unique index in my collection and want to skip documents which are duplicate while doing bulk insertion. This can...

Question

### Description I am trying to add a field to request payload before validating using Transform, but It's not executed if the field is not present in the request payload...

type: fix
status: needs triage

Here's the complete output ``` main.9fffceeb014ec9d23126.bundle.js:1 Uncaught ReferenceError: ace is not defined at Object.QWRE (main.9fffceeb014ec9d23126.bundle.js:1) at t (inline.318b50c57b4eba3d437b.bundle.js:1) at Object.x35b (main.9fffceeb014ec9d23126.bundle.js:1) at t (inline.318b50c57b4eba3d437b.bundle.js:1) at Object.0 (main.9fffceeb014ec9d23126.bundle.js:1) at t (inline.318b50c57b4eba3d437b.bundle.js:1)...

`ng build --prod` is throwing error: > ERROR in Error: Type AceEditorDirective in /sawtooth-explorer/node_modules/ng2-ace-editor/src/directive.d.ts is part of the declarations of 2 modules: AppModule in /sawtooth-explorer/src/app/app.module.ts and AceEditorModule in /sawtooth-explorer/node_modules/ng2-ace-editor/src/module.d.ts! Please...