-
Hi,
I just added this but something seems to be going wrong in the callback after I authorise the app in evernote sandbox. Any ideas?
Started GET "/users/auth/evernote/callback?oauth_token=mattbeedl…
-
**As a** developer
**In order to** avoid mistakes when using _Simple Token Authentication_
**I want** the documentation to the most common use cases
**As an** documentation contributor
**In order…
-
the video link is not valid .can you resend it please
-
Decide on preferred technologies for front-end apps - which would include:
- Conference admin app
- Conference public website / CFP app
- Others?
Angular, React, Go web apps all options.
-
## What happened just before the problem occurred
Saved calibrations are available in the /capture/ but not in /upload/
## Relevant URLs
https://spectralworkbench.org/upload?webrtc=false
https:…
-
I kept getting these 4 errors:
`Failures:
1) ProductsController POST create creates a new product
Failure/Error: post :create, product: @product_attributes
ThreadError:
…
-
Hi, I was trying out this plugin but can't seem to get it working with an already working Cas server (other apps seem to work ok). Is this a configuration error?. This is the output in the logs:
#
…
-
i got the issue with the direct linking of images from IMDB site from my site. How can you still use it in you demo video ? Plz help.
-
The code to generate the form is not working
= f.collection_check_boxes :languages, Profile.languages.pairs
wrong number of arguments (given 2, expected 4..6)
Would there be a way to resolv…
-
### Railsアプリをデプロイする
#### nginxとRailsを連携する
##### webサーバとアプリケーションサーバの違い
- webサーバ
- nginx, apacheのこと
- ユーザーから送られてきた自サイトへのリクエストを受け取り、なんらかの処理を加えるプログラム
- webサーバーはRailsアプリケーションに処理を移譲することなく、そのリクエストを自…