James Drew

Results 20 comments of James Drew

Hey @Demoyuge I think the issue youre facing is that the dataset name is case sensitive. It should be cornell not Cornell. Hope this helps. 👍

At the moment the design uses the autocomplete box. Would it be possible to have it use the existing search component with an autocomplete dropdown? This is similar to: ![image](https://cloud.githubusercontent.com/assets/2535432/25729698/eaa73e96-312e-11e7-945e-b6e7a2eca04c.png)

Hi @rishabmehra There are a few examples of this in other issues at the moment. #60 and #71 should be able to point you in the right direction. Its also...

Hey @Cirych, So the problem is that you have `credentialsRequired: true` (either by default or in the config options passed in). This means that if the token isn't valid it...

@christophemarois @Cirych No problem. I wasted a day or two on this. :grimacing:

Hey @ricardomb94 👋 Your first check is to make sure that the token is being sent correctly. You need to make sure a valid token is set in the Authorization...

@ricardomb94 No probs. 👍 Sometimes its better to be looking at someone else's code problems than your own. 🙈 So this might be a long shot but I took a...

Hey @ricardomb94 Just wondering if you managed to fix your issue? regards, James

Hey @ricardomb94 I should have some time this evening. Ill dig a bit deeper and see. 👍