Skip to content

301 Moved Permanently Response for Rest API Call to Set or Increment Counter #24

@tawalke

Description

@tawalke

I am testing setting and incrementing my Counter in Postman. Both calls PUT and GET return the following HTTP 301 response:

<title>301 Moved Permanently</title>

301 Moved Permanently


nginx/1.12.2

My increment call is:
http://stateful.co/c/TestDB/inc?value=5
image

My set call is:
image

I am attempting to build a auto increment counter for my DynamoDB table, and I was testing my newly created counter to ensure the REST call worked prior to including it in my application. Please advise what I am doing wrong as I am on a deadline to complete this application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions