Omar Alkersh

Results 11 comments of Omar Alkersh

Maybe. I tried creating an API key like the README suggests, but then I get this error page: ![image](https://user-images.githubusercontent.com/5082774/104464252-b5405880-5580-11eb-8afc-651dcf145869.png) I haven't used the Google auth API in a long time,...

@alphapapa, both PRs are untangled now. I will rebase the one that gets merged in last if there are any merge conflicts. PTAL

For anyone else finding this, these are the relevant changelogs: > Update REIPluginCompatibilities-forge-8.0.65 to REIPluginCompatibilities-forge-8.0.89 Update RoughlyEnoughItems-8.3.642 to RoughlyEnoughItems-8.3.681-forge ~~I tried downgrading to the older versions, but my game keeps...

Ah, looks like I forgot about this PR. Will make the changes soon. Do you prefer rebasing the changes, or are merge/revert commits ok?

Created a PR, PTAL when you have a chance! #348.

Created a PR, see #18. In the meanwhile, I think you can just update the `/etc/pug` file to remove the username from the value and it should work.

Reviving a dead thread, but looks like that the Medium API is dead. So this project is no longer relevant? https://github.com/Medium/medium-api-docs

Adding to the discussion. Another use case is resetting, read deleting and redownloading a mod pack, an instance and wanting to save the world. You can copy the world manually,...

Is this issue still being worked on? I am still getting: ``` | 10 | cfg.service(scope("/refs").service(services![get_references, add_qref, add_href])); | ^^^^^^^ the trait `Mountable` is not implemented for `(get_references, add_qref, add_href)`...