-2

I want to set up Twitter OmniAuth on Ruby on rails. However, I got a Forbidden error.

The reason is:

"Cannot render console from 10.240.1.191! Allowed networks: 127.0.0.1, "

on my terminal.

How can I connect 'networks: 127.0.0.1'??

Twitter settings screenshot

jvillian
  • 19,953
  • 5
  • 31
  • 44

1 Answers1

0

Your issue is described by https://code.google.com/archive/p/twitter-api/issues/534#c1. And a (decent score) answer here at so, should also fix/workaround/solve your problem. (possible duplicate!?)

xerx593
  • 12,237
  • 5
  • 33
  • 64